import { TextAreaField } from '@aws-amplify/ui-react'; export const DefaultTextAreaExample = () => { return ( ); };